Use the prpcServiceUtils command-line tool to export an archive. One request can export one archive file from one system.
You can export in one of the following ways:
To export archive files, follow these steps:
Specify the archive file name and whether to export in asynchronous mode:
Property name | Action |
---|---|
export.archiveName | Enter the name of the archive file to export. |
export.async | Specify whether to run the process in asynchronous mode and queue the jobs. Set to true (default) to return a job ID for each operation that you can use later to check the status. |
Optional: To export by product, specify the product name and version:
Property name | Action |
---|---|
export.productName | If you are exporting a product, enter the name of the product to export. |
export.productVersion | If you are exporting a product, enter the version of the product to export. |
Optional: To export by application, specify a application name and version:
Property name | Action |
---|---|
export.applicationVersion | If you are exporting an application, enter the version of the application to export. |
export.applicationName | If you are exporting an application, enter the name of the application to export. |
Optional: To export by branch, specify a branch name and application context:
Property name | Action |
---|---|
export.branchName | Enter the name of the branch to export. |
export.branchAppContext | Enter the application context of the branch ruleset to export. For example: PegaRULES:07.10 |
Save and close the prpcServiceUtils.properties file.
Run the prpcServiceUtils.bat or prpcServiceUtils.sh script. For example:
prpcServiceUtils.bat export
The system downloads the exported archive file and saves the export log files to the logs directory.